Revision: arch-perl--devel--0--patch-18
Archive: uebergeek@web.de--2003
Creator: Enno Cramer <uebergeek@web.de>
Date: Tue Oct 19 04:47:36 CEST 2004
Standard-date: 2004-10-19 02:47:36 GMT
Modified-files: perllib/Arch/Inventory.pm
New-patches: uebergeek@web.de--2003/arch-perl--devel--0--patch-18
Summary: Arch::Inventory fixes; new foreach method
Keywords: 

Fix building of recursive inventory tree for edge cases.

Don't set untagged flag for tree root. The tree root cannot be tagged.

Implement a foreach method which traverses the inventory tree depth
first and applies a user specified function to every entry.
